home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_73.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  100KB  |  816x1056  |  16-bit (952 colors)
Labels: book | bulletin board | hakham | monitor | plant | reckoner | sky | web site
OCR: Date and Time Command Summary: Delay tick Function Summary: var Date Tim yar Timer Day dates Delay ticks This command delays execution for designated amount of time ticks This represents how much time to delay inticks. Atick equals1/60 th of a second There are 3600 ticks minute and 216, 000ticks an hour var$ Date() This function returns a string representing the current date The Date function returns date in MM/DD/YYYY format that represents the current date Month Day Year) For example the fourth of July in 1997 would be returned as 07/04/1997 var$ Time() This function returns string representing the current time. The Date function returns date in HH:MM:SS format that represents the current date Hours Minutes Seconds var Timer() This function returns value representing how much time since ...